home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / window / next < prev    next >
Text File  |  2001-03-21  |  555b  |  16 lines

  1. Synopsis:
  2.    window next
  3.  
  4. Description:
  5.    This sets the current window to the next numbered window.  Windows are
  6.    numbers sequentially, so if the current window is 2, this command will
  7.    set window 3 as the current.  If the window happens to be the last in
  8.    the list, the first becomes the current.  If the next window is hidden,
  9.    it becomes the current window by swapping itself with the old current
  10.    window.
  11.  
  12. See Also:
  13.    bind(4) next_window, swap_next_window; window(4) back, goto, last, previous,
  14.    refnum, swap
  15.  
  16.